projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cba0ae6
)
nyan-big: change spi delay
author
Tristan Bastian
<
[email protected]
>
Wed, 16 Jan 2019 18:49:55 +0000
(19:49 +0100)
committer
Tom Warren
<
[email protected]
>
Wed, 20 Feb 2019 16:01:44 +0000
(09:01 -0700)
Internal keyboard of nyan-big is only working when cold booting by pressing [reload/refresh]+[power] button.
With this patch keyboard is working by only pressing [power] button.
Signed-off-by: Tristan Bastian <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
Signed-off-by: Tom Warren <
[email protected]
>
arch/arm/dts/tegra124-nyan-big-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/tegra124-nyan-big-u-boot.dtsi
b/arch/arm/dts/tegra124-nyan-big-u-boot.dtsi
index 3ff2f67c1ad69bacebb6a065b039fbfcec6bcbe3..ddfeba806cec5dba3066237884302f3349aa7be4 100644
(file)
--- a/
arch/arm/dts/tegra124-nyan-big-u-boot.dtsi
+++ b/
arch/arm/dts/tegra124-nyan-big-u-boot.dtsi
@@
-15,7
+15,7
@@
};
spi@7000d400 {
- spi-deactivate-delay = <
2
00>;
+ spi-deactivate-delay = <
5
00>;
spi-max-frequency = <3000000>;
cros_ec: cros-ec@0 {